home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource for Source: C/C++
/
Resource for Source - C-C++.iso
/
codelib6
/
v_08_11
/
8n11046b
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-01
|
634 b
|
27 lines
struct _DDEINIT
{
USHORT cb;
PSZ pszApplName;
PSZ pszTopic;
};
typedef struct _DDEINIT DDEINIT;
struct _DDESTRUCT
{
ULONG cbData;
USHORT usStatus;
USHORT usFormat;
USHORT offszItemName;
USHORT offabData;
};
typedef struct _DDESTRUCT DDESTRUCT;